home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / Software / Utils / The Gimp 2.2.1 / gimp-help-2-0.6-setup.exe / {app} / share / gimp / 2.0 / help / en / ch06s02s07.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-19  |  5.3 KB  |  149 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>2.7.┬áTileable Blur</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
  10.     <link rel="start" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch06s02.html" title="2.┬áBlur filters" />
  12.     <link rel="prev" href="ch06s02s06.html" title="2.6.┬áPixelise" />
  13.     <link rel="next" href="ch06s03.html" title="3.┬áColor filters" />
  14.   </head>
  15.   <body>
  16.     <div xmlns="" class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center" id="chaptername">2.┬áBlur filters</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch06s02s06.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center" id="sectionname">2.7.┬áTileable Blur</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch06s03.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect2" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h3 class="title"><a id="script-fu-tile-blur"></a>2.7.┬áTileable Blur</h3>
  34.           </div>
  35.         </div>
  36.       </div>
  37.       <a id="id3472776" class="indexterm"></a>
  38.       <div class="mediaobject">
  39.         <img src="../images/filters/filters-blur-tileable.png" />
  40.       </div>
  41.       <div class="simplesect" lang="en" xml:lang="en">
  42.         <div class="titlepage">
  43.           <div>
  44.             <div>
  45.               <h4 class="title"><a id="id3472808"></a>Overview</h4>
  46.             </div>
  47.           </div>
  48.         </div>
  49.         <p>
  50.       This filter is found in 
  51.       <span class="guimenuitem">Image>Filters/Blur/<span class="accel">T</span>ileable Blur</span>
  52.     </p>
  53.         <p>
  54.       This tool is used to soften tile seams in images used in tiled backgrounds.  It does this by blending
  55.       and blurring the boundary between images that will be next to
  56.       each other after tiling.
  57.     </p>
  58.       </div>
  59.       <div class="simplesect" lang="en" xml:lang="en">
  60.         <div class="titlepage">
  61.           <div>
  62.             <div>
  63.               <h4 class="title"><a id="id3472840"></a>Options</h4>
  64.             </div>
  65.           </div>
  66.         </div>
  67.         <div class="variablelist">
  68.           <dl>
  69.             <dt>
  70.               <span class="term">Blur Radius</span>
  71.             </dt>
  72.             <dd>
  73.               <p>
  74.             The bigger the radius, the more marked is the blur. By selecting
  75.             <span class="guilabel">Horizontal</span> and <span class="guilabel">Vertical</span>, you can make 
  76.             the horizontal and vertical borders tileable. You can choose the unit of measure with the drop list.
  77.           </p>
  78.             </dd>
  79.             <dt>
  80.               <span class="term">Blur Type</span>
  81.             </dt>
  82.             <dd>
  83.               <p>
  84.             <span class="guilabel">IIR</span>: for photographic or scanned images.
  85.           </p>
  86.               <p>
  87.             <span class="guilabel">RLE</span>: for computer-generated images.
  88.           </p>
  89.             </dd>
  90.           </dl>
  91.         </div>
  92.       </div>
  93.       <div class="simplesect" lang="en" xml:lang="en">
  94.         <div class="titlepage">
  95.           <div>
  96.             <div>
  97.               <h4 class="title"><a id="id3472910"></a>Additionnal information</h4>
  98.             </div>
  99.           </div>
  100.         </div>
  101.         <p>
  102.             If you want the blur applied only to the borders, then simply applying
  103.             Tileable Blur on the whole image is not enough. Directions for use are more complex:
  104.           </p>
  105.         <p>
  106.             Start with duplicating the layer and select it to work on it.
  107.           </p>
  108.         <p>  
  109.             Apply Tileable Blur with about 20 pixels radius.
  110.           </p>
  111.         <p>  
  112.             Select All and then Shrink selection to get a border.
  113.           </p>
  114.         <p>
  115.             Feather Selection.
  116.           </p>
  117.         <p>
  118.             Ctrl-K to delete the selection (the central part).
  119.           </p>
  120.         <p>
  121.             Merge layers Down.
  122.           </p>
  123.         <p>
  124.             Appliquez le flou mosaique avec un rayon d'environ 20 pixels.
  125.           </p>
  126.       </div>
  127.     </div>
  128.     <div class="navfooter">
  129.       <hr />
  130.       <table width="100%" summary="Navigation footer">
  131.         <tr>
  132.           <td width="40%" align="left"><a accesskey="p" href="ch06s02s06.html">Prev</a>┬á</td>
  133.           <td width="20%" align="center">
  134.             <a accesskey="u" href="ch06s02.html">Up</a>
  135.           </td>
  136.           <td width="40%" align="right">┬á<a accesskey="n" href="ch06s03.html">Next</a></td>
  137.         </tr>
  138.         <tr>
  139.           <td width="40%" align="left" valign="top">2.6.┬áPixelise┬á</td>
  140.           <td width="20%" align="center">
  141.             <a accesskey="h" href="index.html">Home</a>
  142.           </td>
  143.           <td width="40%" align="right" valign="top">┬á3.┬áColor filters</td>
  144.         </tr>
  145.       </table>
  146.     </div>
  147.   </body>
  148. </html>
  149.